home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1505 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: news.erg.cuhk.hk!mfchan
  2. From: mfchan@cs.cuhk.hk (I'm a good man)
  3. Newsgroups: hku.open-forum,hku.cc.forum,hk.comp.pc,comp.lang.c++,comp.lang.pascal.misc
  4. Subject: Re: Is Pascal worth to learn? Can it help me to get a job?
  5. Followup-To: hku.open-forum,hku.cc.forum,hk.comp.pc,comp.lang.c++,comp.lang.pascal.misc
  6. Date: 11 Jan 1996 10:53:55 GMT
  7. Organization: CUIA <See U in the Net!>
  8. Message-ID: <4d2q84$sag@eng_ser1.erg.cuhk.hk>
  9. References: <30f2adf8.7810115@news.hku.hk> <30F5A61D.2FE1@mtrc.com>
  10. NNTP-Posting-Host: sun18.cs.cuhk.hk
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. My comments:
  14. 1.) Learn Standard Pascal. Know what's real structural and modular 
  15.     programming. Then, get some knowledge about Ada.
  16.  
  17. 2.) Learn C, O/S, UNIX and compiler at the same time. Missing anyone of them
  18.     makes you C programming skills looking doom. (like mine :)
  19.  
  20. 3.) All C, C++ and Pascal can handle Windows programming successfully 
  21.     (/well??)
  22.  
  23. 4.) Note that other than the non-standardization of C++ language, C++
  24.     is an object-oriented language. Do not try to think C++ has much
  25.     similarity with C. C++ is another language.
  26.     OOP requires very good OO concept, just as writing in Prolog, Parlog, 
  27.     etc.
  28.     But if you really want to know what's OO, may try 
  29.     Smalltalk or Eiffel (sp?)
  30.  
  31. 5.) For jobs, dBASE, COBOL, and FoxPro!
  32.  
  33. Rgds,
  34. Ah Fung (NSR PGM II)
  35.